Insert comments
into your style sheets by clicking the toolbutton shown to the left (under the Edit menu) or pressing
[CTRL+Q]. Comments noting the purpose and use of each rule will help you or
someone else in modifying the style sheet or applying it to new files later.
Example
/* definition term */
DT {
font : bold;
}
| Section Contents | Help Contents |